public PropertyDescriptor[] getPropertyDescriptors() {
return new PropertyDescriptor[]{this.createPropertyDescriptor("UIClassID", new Object[]{"shortDescription", "UIClassID"}), this.createPropertyDescriptor("accessibleContext", new Object[]{"shortDescription", "accessibleContext"}), this.createPropertyDescriptor("subElements", new Object[]{"shortDescription", "subElements"}), this.createPropertyDescriptor("armed", new Object[]{"bound", Boolean.FALSE, "hidden", Boolean.TRUE, "shortDescription", "Mouse release will fire an action event "}), this.createPropertyDescriptor("component", new Object[]{"shortDescription", "component"}), this.createPropertyDescriptor("accelerator", new Object[]{"bound", Boolean.TRUE, "preferred", Boolean.TRUE, "shortDescription", "The keystroke combination which will invoke the JMenuItem's actionlisteners without navigating the menu hierarchy "})};